home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / rbbs_pc / rfm100.zip / RFM.DEF < prev    next >
Text File  |  1990-09-01  |  5KB  |  109 lines

  1.  
  2. ;   Configuration file for RFM version 1.0
  3.  
  4. ;----------------------------------------------------------------------
  5.  
  6. ; NAMEFILE is the name of the RBBS-PC Fast File Search (FFS) index file
  7. ; LOCATIONFILE is the name of the FFS directory list
  8.  
  9.  NameFile     f:\rbbs\FIDX.DEF
  10.  LocationFile f:\rbbs\LIDX.DEF
  11.  
  12. ;----------------------------------------------------------------------
  13.  
  14. ; WORKPATH specifies a RAM drive or disk with ample free space to use
  15. ;          for work files during processing
  16.  
  17.  WorkPath     f:\source
  18.  
  19. ;----------------------------------------------------------------------
  20.  
  21. ; UPLOAD defines the RBBS-PC upload file area.  In this example, the
  22. ;        first character of the file name has been included in the
  23. ;        upload specification in order to define different download
  24. ;        paths for RFM to move the files into.  The lines given tell
  25. ;        RFM to move the files after they have been in the upload area
  26. ;        for more than 7 days.  The last UPLOAD entry (without the
  27. ;        initial letter of the file name) will pick up the remaining
  28. ;        files (those whose names begin with a special character).
  29.  
  30.  UpLoad       h:\UpLoad\0*.*        7   h:\DownLoad\0
  31.  UpLoad       h:\UpLoad\1*.*        7   h:\DownLoad\1
  32.  UpLoad       h:\UpLoad\2*.*        7   h:\DownLoad\2
  33.  UpLoad       h:\UpLoad\3*.*        7   h:\DownLoad\3
  34.  UpLoad       h:\UpLoad\4*.*        7   h:\DownLoad\4
  35.  UpLoad       h:\UpLoad\5*.*        7   h:\DownLoad\5
  36.  UpLoad       h:\UpLoad\6*.*        7   h:\DownLoad\6
  37.  UpLoad       h:\UpLoad\7*.*        7   h:\DownLoad\7
  38.  UpLoad       h:\UpLoad\8*.*        7   h:\DownLoad\8
  39.  UpLoad       h:\UpLoad\9*.*        7   h:\DownLoad\9
  40.  UpLoad       h:\UpLoad\a*.*        7   h:\DownLoad\a
  41.  UpLoad       h:\UpLoad\b*.*        7   h:\DownLoad\b
  42.  UpLoad       h:\UpLoad\c*.*        7   h:\DownLoad\c
  43.  UpLoad       h:\UpLoad\d*.*        7   h:\DownLoad\d
  44.  UpLoad       h:\UpLoad\e*.*        7   h:\DownLoad\e
  45.  UpLoad       h:\UpLoad\f*.*        7   h:\DownLoad\f
  46.  UpLoad       h:\UpLoad\g*.*        7   h:\DownLoad\g
  47.  UpLoad       h:\UpLoad\h*.*        7   h:\DownLoad\h
  48.  UpLoad       h:\UpLoad\i*.*        7   h:\DownLoad\i
  49.  UpLoad       h:\UpLoad\j*.*        7   h:\DownLoad\j
  50.  UpLoad       h:\UpLoad\k*.*        7   h:\DownLoad\k
  51.  UpLoad       h:\UpLoad\l*.*        7   h:\DownLoad\l
  52.  UpLoad       h:\UpLoad\m*.*        7   h:\DownLoad\m
  53.  UpLoad       h:\UpLoad\n*.*        7   h:\DownLoad\n
  54.  UpLoad       h:\UpLoad\o*.*        7   h:\DownLoad\o
  55.  UpLoad       h:\UpLoad\p*.*        7   h:\DownLoad\p
  56.  UpLoad       h:\UpLoad\q*.*        7   h:\DownLoad\q
  57.  UpLoad       h:\UpLoad\r*.*        7   h:\DownLoad\r
  58.  UpLoad       h:\UpLoad\s*.*        7   h:\DownLoad\s
  59.  UpLoad       h:\UpLoad\t*.*        7   h:\DownLoad\t
  60.  UpLoad       h:\UpLoad\u*.*        7   h:\DownLoad\u
  61.  UpLoad       h:\UpLoad\v*.*        7   h:\DownLoad\v
  62.  UpLoad       h:\UpLoad\w*.*        7   h:\DownLoad\w
  63.  UpLoad       h:\UpLoad\x*.*        7   h:\DownLoad\x
  64.  UpLoad       h:\UpLoad\y*.*        7   h:\DownLoad\y
  65.  UpLoad       h:\UpLoad\z*.*        7   h:\DownLoad\z
  66.  UpLoad       h:\UpLoad\*.*         7   h:\DownLoad\_
  67.  
  68. ;----------------------------------------------------------------------
  69.  
  70. ; FILESPEC defines the download directories.  The /s option tells RFM
  71. ;          to scan all subdirectories for the given file specification
  72. ;          as well as the directory given.  Files in H:\DOWNLOAD and
  73. ;          its subdirectories will be archived if not accessed within
  74. ;          180 days.
  75.  
  76.  FileSpec     h:\SDN\*.*/s
  77.  FileSpec     g:\DVNet\*.*
  78.  FileSpec     h:\RBBS\*.*
  79.  FileSpec     h:\FileList\*.*
  80.  FileSpec     h:\NetFiles\*.*
  81.  FileSpec     h:\DownLoad\*.*/s   180   h:\Archive
  82.  FileSpec     c:\RBBS\Bulletin\Bullet*.
  83.  
  84. ;----------------------------------------------------------------------
  85.  
  86. ; FMSFILE    is the name of the RBBS-PC FMS directory to be verified.
  87. ; FMSALPHA   tells RFM to produce an alphabetic FMS directory in addition
  88. ;            to the normal date-ordered directory.
  89. ; FMSMISSING tells RFM to label directory entries for missing files as
  90. ;            "missing".
  91. ; FMSCAT     tells RFM to assign category UNC to any files added to the
  92. ;            FMS directory.
  93. ; FMSDESCLEN tells RFM to write the new FMS directory using 45 character
  94. ;            descriptions, no matter what the old directory used.
  95.  
  96.  FMSFile      f:\rbbs\fms.dir
  97.  FMSAlpha     i:\fmsalpha.dir
  98.  FMSMissing   missing
  99.  FMSCat       unc
  100.  FMSDescLen   45
  101.  
  102. ;----------------------------------------------------------------------
  103.  
  104. ; BULLETIN tells RFM to write the directory entries of download area
  105. ;          files that will be archived within the next 30 days to a
  106. ;          bulletin file called BULLET50.
  107.  
  108.  Bulletin     f:\source\Bullet50  30
  109.